Description
Get the top level folder item. Return the result as a JSON blob.
Operation id | NuxeoDrive.GetTopLevelFolder |
Category | Services |
Label | Nuxeo Drive: Get the top level folder |
Requires | |
Since | |
Parameters
Signature
Implementation Information
JSON Definition
{
"id" : "NuxeoDrive.GetTopLevelFolder",
"label" : "Nuxeo Drive: Get the top level folder",
"category" : "Services",
"requires" : null,
"description" : "Get the top level folder item. Return the result as a JSON blob.",
"url" : "NuxeoDrive.GetTopLevelFolder",
"signature" : [ "void", "blob" ],
"params" : [ ]
}